<ct:h24> : Current Time - Hour (24 Based)

Inserts hour (e.g., 15) into the currently active window.

Syntax:

<ct:h24>(Shift)

Shift
The time shift in minutes relative to the current time.  0 for no shift, -1 for time one minute back, +1 for time one minute later, etc.

Example:

Current time hour: <ct:h24>(0)
One minute later it will be hour: <ct:h24>(1)